This is a package for replicating the paper "Teams and Individuals in Standard Auction Formats: Decision and Emotions". It contains the following files:
.
.
.
instructions
|
The folder contains instructions for running the experiment (the original in German and a translation into English).
.
.
.
raw data FaceReader
|
|--"Logs FPA": raw data from face recognition software FaceReader. 
|--"FaceReader event markers.txt": event markers indicating potential triggers of emotions for the subjects.
|--"facereader_data_cleaning.R": R code for cleaning the raw data.
|--"facereader_data.dta" and "facereader_valence1214.dta": cleaned datasets for Stata.
.
.
.
raw data sessions
|
The folder contains raw data from the experiment written by zTree. Each session is saved in a separate folder, listed chronologically. Each session folder contains a file "Dataset.xls" (subjects table, contracts table, etc.) and a file "Quest.sbj" (questionnaire).
.
.
.
stata
|
|--"aucteams_cleaning.do": Stata code for cleaning raw data.
|--"auctions_14_ind.dta": cleaned dataset.
|--"auctions_14_team.dta": cleaned data collapsed on team level (used for graphs and regressions).
|--"auctions_14_market.dta": cleaned data collapsed on market level (used for regressions).
|--"auctions_14_mg.dta": cleaned data collapsed on matching group level (used for non-parametric tests).
|--"contracts_14.dta": data on the decision making process in teams (decision proposals and discussion times).
|--"variables.xlsx": an overview of the variables (excluding auxiliary variables for intermediate calculation steps).
|--"aucteams_analysis.do": Stata code for data analysis and creating tables and graphs reported in the paper.
.
.
.
ztree
|
ztree treatments and the questionnaire for running the experiment (in German).
.
.
.
.
.
.
Enjoy the replication and do not hesitate to contact the authors if you have any questions :-)